New function to go from tree window to tree coordinates, kept static for
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 May 2004 18:05:07 +0000 (18:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 14 May 2004 18:05:07 +0000 (18:05 +0000)
commit6ce035aecc6acd1408c16331271c79a326d8509e
treeea28296df17659f82cd51f0d04c7c76ff30d5499
parent7465f3d71886f1f8c922cfa8da11558913e62156
New function to go from tree window to tree coordinates, kept static for

2004-05-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_tree_window_to_tree_coords):
New function to go from tree window to tree coordinates, kept
static for now until we figure out the multiple coordinate
system mess in GtkTreeView API-wise.
(gtk_tree_view_scroll_to_cell): Transform the coordinates
from tree window to tree coordinates, using the new function.
Previously, the x coordinate was wrongly transformed. (#142494)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c